Mobile API #1338
Unanswered
amardeepranu
asked this question in
Q&A
Mobile API
#1338
Replies: 1 comment 3 replies
-
@amardeepranu hey! This is totally possible, just needs someone to figure it out! This is a good idea for a feature to add directly to blitz. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I'd like to use blitzjs as my backend + web but I'd also like to use it as a secure mobile API using oauth with a native iOS/Android app. Is there a way to integrate the current auth strategy to be used with the mobile API? Rails has devise + doorkeeper for this, was wondering if theres something similar for Blitz or a low/medium effort way to get the same functionality without rolling my own oauth implementation.
Beta Was this translation helpful? Give feedback.
All reactions