Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Auth tests #80

Merged
merged 4 commits into from
Oct 3, 2022
Merged

Auth tests #80

merged 4 commits into from
Oct 3, 2022

Conversation

Du-z
Copy link
Collaborator

@Du-z Du-z commented Oct 3, 2022

Added tests and fixes for:-

  • Root User signing
  • Namespace User Signin, Authenticate. then query for $token.
  • Database User Signin and Authenticate. then query for $token.
  • Scoped User Signup, Signin and Authenticate. then query for $token and $auth.

This should close #2

Copy link
Collaborator

@ProphetLamb ProphetLamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Thanks for the effort!
Cheers

@ProphetLamb ProphetLamb merged commit be96698 into master Oct 3, 2022
@ProphetLamb ProphetLamb deleted the auth_tests branch October 3, 2022 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: JWT Authentication
2 participants