You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, how to integrate jwt authentication with gitlab. Is there any provider for jwt to register. Or should we need to create our own service with jwt libraries?
@rinshadka related issue #340 where ruby-jwt is used with omniauth-jwt. You have to ask the creator of omniauth-jwt for documentation or reference regarding the omniauth-jwt gem.
Hi, how to integrate jwt authentication with gitlab. Is there any provider for jwt to register. Or should we need to create our own service with jwt libraries?
Gone through this link - https://github.com/mbleigh/omniauth-jwt#usage, Is there any documentation or reference regarding this implementation?
Please help
Thanks
The text was updated successfully, but these errors were encountered: