Module: Authn
- Defined in:
- lib/authn/tokens/jwt.rb,
lib/authn/token_field/base.rb,
lib/authn/tokens/feed_token.rb,
lib/authn/token_field/digest.rb,
lib/authn/tokens/ci_job_token.rb,
lib/authn/tokens/deploy_token.rb,
lib/authn/token_field/insecure.rb,
lib/authn/token_field/encrypted.rb,
lib/authn/tokens/gitlab_session.rb,
lib/authn/tokens/ci_trigger_token.rb,
lib/authn/agnostic_token_identifier.rb,
lib/authn/token_field/prefix_helper.rb,
lib/authn/tokens/cluster_agent_token.rb,
lib/authn/tokens/incoming_email_token.rb,
lib/authn/tokens/personal_access_token.rb,
lib/authn/token_field/encryption_helper.rb,
lib/authn/tokens/oauth_application_secret.rb,
lib/authn/tokens/feature_flags_client_token.rb,
lib/authn/tokens/runner_authentication_token.rb,
lib/authn/token_field/generator/routable_token.rb,
app/models/authn/personal_access_token_last_used_ip.rb,
app/workers/authn/oauth_access_token_cleanup_worker.rb
Overview
frozen_string_literal:true
Defined Under Namespace
Modules: TokenField, Tokens Classes: AgnosticTokenIdentifier, OauthAccessTokenCleanupWorker, PersonalAccessTokenLastUsedIp