OAUTH Implementation Change
- Now correctly supports Apple
- Supports web, android and IOS
- Introduced the usage of one time codes
What's changed?
- Kebab case for file names
- Nanoid() for database id's instead of auto incrementing private keys
- Refactoring
Full Changelog: v2.0.0...v3.0.0