mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
Working on OAuth
This commit is contained in:
@@ -11,13 +11,13 @@ declare module '@ioc:Adonis/Addons/Ally' {
|
||||
config: GithubDriverConfig
|
||||
implementation: GithubDriverContract
|
||||
}
|
||||
google: {
|
||||
config: GoogleDriverConfig
|
||||
implementation: GoogleDriverContract
|
||||
}
|
||||
twitter: {
|
||||
config: TwitterDriverConfig
|
||||
implementation: TwitterDriverContract
|
||||
}
|
||||
google: {
|
||||
config: GoogleDriverConfig
|
||||
implementation: GoogleDriverContract
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user