Developer Documentation
  • What is Authcore
  • Release Notes
  • Getting Started
    • Getting Started
    • Migrate from Pre-1.0 Releases
  • Guides
    • Installation
    • Web App
    • Single Page App
    • React Native App
    • Configuration
    • Server-to-server Authentication
  • API
    • API Overview
    • OAuth 2.0 / OpenID Connect
  • SDK
    • Javascript
    • Web Widgets
    • React Native Widgets
Powered by GitBook
On this page
  • Installing Authcore
  • Choose your application type

Was this helpful?

  1. Getting Started

Getting Started

PreviousRelease NotesNextMigrate from Pre-1.0 Releases

Last updated 4 years ago

Was this helpful?

Installing Authcore

Authcore can be installed in most GNU/Linux distributions and in a number of cloud providers.

Choose your application type

Regular web app that runs on a server:

Javascript web app that runs in a browser:

Mobile app that is built with React Native:

Installation
Web App
Single Page App
React Native App