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

Auth with go-oauth2 #7

Closed
mozey opened this issue Nov 30, 2022 · 3 comments
Closed

Auth with go-oauth2 #7

mozey opened this issue Nov 30, 2022 · 3 comments

Comments

@mozey
Copy link
Owner

mozey commented Nov 30, 2022

Auth with go-oauth2, using default store BuntDB: "Both Bolt and Bunt are ACID, and both persist data to disk. The biggest difference between them is that Bolt reads and writes from disk, while Bunt reads and writes from memory (and has an append-only file for durability)"

See OAuth2 explained with cute shapes, create examples as per this article

@mozey
Copy link
Owner Author

mozey commented Nov 30, 2022

See this closed issue swaggo/swag: Add support for OAuth configuration

@mozey
Copy link
Owner Author

mozey commented Nov 30, 2022

Implement in #9

@mozey
Copy link
Owner Author

mozey commented Dec 10, 2022

Not using OAuth, consider something simpler like go-passwordless

@mozey mozey closed this as completed Dec 10, 2022
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

No branches or pull requests

1 participant