Categories: None [Edit]

knock-oauth2_code_verifier

https://rubygems.org/gems/knock-oauth2_code_verifier
https://github.com/recitalsoftware/knock-oauth2_code_verifier
Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you're storing user data on a backend, you'll need to authenticate them on both the frontend and the backend. That's what Oauth2 Authorization Code Request does, with PKCE thrown in for added security. This gem provides the backend authorization needed, taking in a verification request and logging the user in via JWT with Knock. If you're using Vue/React/etc with a frontend authorization library like @nuxt/auth, and you're running Rails in API mode for your backend, this gem completes the picture.

Total

Ranking: 141,597 of 180,518
Downloads: 3,561

Daily

Ranking: 49,088 of 180,507
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42515,808,343rails
183174,348,517oauth2
3,9831,704,040knock

Owners

#GravatarHandle
1iconbmulholland