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

Add authentication [WIP] #42

Merged
merged 9 commits into from
Mar 6, 2020
Merged

Add authentication [WIP] #42

merged 9 commits into from
Mar 6, 2020

Conversation

josephwoodward
Copy link
Owner

Adds the ability to require authentication

@josephwoodward josephwoodward changed the title Add authentication Add authentication [WIP] Mar 4, 2020
@aleGuardiola
Copy link

I like this solution, What I suggest is to create some built in authentication functions, for example:

options.IsAuthenticated = UseBearerToken;

@josephwoodward
Copy link
Owner Author

@aleGuardiola That sounds like a good idea. Once these changes are released I could look at doing that as part of future releases using an overloaded IsAuthenticated method.

@josephwoodward josephwoodward merged commit 79dee57 into master Mar 6, 2020
@josephwoodward josephwoodward deleted the AddAuthentication branch March 6, 2020 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants