API Design: Difference between revisions
From JYSL Knowledge
(Created page with " * [https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md Guidance for Azure Service Teams]") |
No edit summary |
||
Line 1: | Line 1: | ||
Design: | |||
* [https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md Guidance for Azure Service Teams] | |||
Vapor: | |||
* [https://github.com/ | * [https://vapor.codes/ Vapor] | ||
* [https://github.com/Joannis/VaporSMTPKit Vapor 4 + SMTP] | |||
Authentication and authorization: | |||
* [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://jwt.ms Microsoft JWT Validatie] |
Revision as of 17:16, 27 June 2023
Design:
Vapor:
Authentication and authorization: