Mobile Authentication #2268
TekExplorer
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
You could make a plugin to support JTW auth, but I don't see any reason for you to not use the client API, but that being said I have almost no experience with android and iOS development besides PWAs. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm the dev for Featherdactyl, a mobile app for pterodactyl and pelican
Currently, I can make logins work by creating a webview, letting the user login, then injecting JS to create an API key
However, I cannot then let the user access additional features available on their panel directly, as a saved session would eventually expire.
There are several options available:
I am open to options.
Beta Was this translation helpful? Give feedback.
All reactions