Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOISSUE - Implement errors package in Authentication service #1105

Merged
merged 6 commits into from
Apr 10, 2020

Commits on Apr 8, 2020

  1. Implement errors package in Authn service

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    050d674 View commit details
    Browse the repository at this point in the history
  2. remove imported and not used fmt package

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    155ae1a View commit details
    Browse the repository at this point in the history
  3. wrapped errors when issued new key

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    cc467bc View commit details
    Browse the repository at this point in the history
  4. remove blank line

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    97ca51f View commit details
    Browse the repository at this point in the history
  5. Change error message in tests

    Remove nil case in encode error
    
    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    150e9d2 View commit details
    Browse the repository at this point in the history
  6. return back nil value error handling

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    33064b7 View commit details
    Browse the repository at this point in the history