-
Notifications
You must be signed in to change notification settings - Fork 54
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
docs: Adjust several documentations. Add google example for auth module #303
base: master
Are you sure you want to change the base?
Conversation
|
clientID: 447471420712-fdfmg20tlp57cdbv3qmmp6p2ikjv3so7.apps.googleusercontent.com | ||
clientSecret: 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you really want to commit that? I would revoke that...
@@ -0,0 +1,61 @@ | |||
module multiple |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need a new module here
|
||
require ( | ||
flamingo.me/dingo v0.2.10 | ||
flamingo.me/flamingo/v3 v3.4.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We would require ourself but in a different version, I don't think that's necessary
No description provided.