forked from spacebar/account
Update /src/json_api/oauth
This commit is contained in:
parent
038f720f81
commit
8ed51171ae
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
pub mod generate_token;
|
||||
pub mod authorize;
|
||||
pub mod authorize;
|
||||
pub mod generate_token_v3;
|
||||
Loading…
Reference in a new issue