Logo
Technical Overview
Installation
Getting Started
Contributing Guide
Backend Guide
Audit Log
Authentication
Apple Authentication
Facebook Authentication
Twitter Authentication
GitHub Authentication
Authorization
Configuration
Data Update Scripts
Emails
Fastly
Internationalization (i18n)
Roles
Pusher
Notifications
Scheduled Jobs
Metrics
Push Notifications
Tracking
Service Objects
Frontend
Admin Guide
Design Guide
Testing/QA Guide
FAQs
Troubleshooting
Licensing
Self Hosting Forem
Maintainers Guide
Forem Creators Guide
Powered by GitDocs
RepoDEVRuby docAPI doc
Forem Docs
Backend Guide
Authentication

Authentication

Authentication is handled by Devise and OmniAuth.

On Forem you can authenticate through Facebook, GitHub, or Twitter. Please check out the respective guides on how to authenticate:

  • Apple authentication
  • Facebook authentication
  • Github authentication
  • Twitter authentication

We may add other authentication providers in the future. Please check back again, or search our GitHub repository's issues.