Replies: 1 comment
-
Provider classes are not meant to change. You can disable the login page in settings Lines 71 to 86 in c0299a7 and instead make your own using packages or by yourself (For example, inherit) |
Beta Was this translation helpful? Give feedback.
0 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.
-
I need to implement OAuth 2 in my admin panel. How to override
Orchid\Platform\Http\Controllers\LoginController
class so I can add custom auth logic?Beta Was this translation helpful? Give feedback.
All reactions