API Design: Difference between revisions
From JYSL Knowledge
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
* [https://www.kodeco.com/19364429-implementing-oauth-with-aswebauthenticationsession Implementing OAuth with ASWebAuthenticationSession] | * [https://www.kodeco.com/19364429-implementing-oauth-with-aswebauthenticationsession Implementing OAuth with ASWebAuthenticationSession] | ||
* [https://www.kodeco.com/11436647-sign-in-with-apple-using-vapor-4 Sign in with Apple Using Vapor 4] | * [https://www.kodeco.com/11436647-sign-in-with-apple-using-vapor-4 Sign in with Apple Using Vapor 4] | ||
* [https://jwt.ms Microsoft JWT | * [https://jwt.ms Validate Microsoft JWT Token] |
Revision as of 17:18, 27 June 2023
Design Guidelines:
Vapor:
Authentication and authorization: