Consider dropping Auth API
kiootic opened this issue · 1 comments
kiootic commented
Since we are shifting the focus to Auth UI, Auth API is now a considerable maintenance burden. We are considering dropping Auth API to focus development effort on Auth UI.
kiootic commented
We've confirmed to drop Auth API.
Following features would be inaccessible for now, since they can be used effectively only using Auth APIs:
- Admin APIs (e.g. set disabled/admin reset password)
- User verification
- Session management
- User metadata
- External OAuth token flow
Other features can be used through Auth UI.