# OAuth
The Skeleton template comes with a fully features OAuth authentication flow.
# Register new OAuth service
- Add new constant & switch-cases in ServiceEnum
- Add new configuration key in services config
- Add environment variables
The Skeleton template comes with a fully features OAuth authentication flow.