RubyGems Navigation menu

knock-oauth2_code_verifier 0.1.1

Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you'restoring user data on a backend, you'll need to authenticate them on both thefrontend and the backend. That's what Oauth2 Authorization Code Request does,with PKCE thrown in for added security. This gem provides the backendauthorization needed, taking in a verification request and logging the user invia JWT with Knock. If you're using Vue/React/etc with a frontend authorizationlibrary like @nuxt/auth, and you're running Rails in API mode for your backend,this gem completes the picture.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.2 - October 20, 2020 (12.5KB)
  2. 0.1.1 - October 20, 2020 (12.5KB)

Runtime依存関係 (3):

knock >= 2.1.0
oauth2 >= 1.4.0
rails >= 5

所有者:

プッシュ者:

作者:

  • Brendan Mulholland

SHA 256チェックサム:

60de3d8119ca53cd587253c8b1ede77e8ccdd2c33515868fe8df1f171156cc92

累計ダウンロード数 3,632

このバージョンのみ 1,288

ライセンス:

MIT

必要なRubyのバージョン: >= 2.3.0

リンク: