Authentication
- When should I de-authenticate a user?
- How does authentication work?
- Do I need to have my own backend to use Layer?
- Why does Layer authentication require a backend?
- Can you show me an example of a sample backend that generates and returns an Identity token?
- Why am I getting a nil value when requesting a nonce?
- How long does a nonce last? Can I re-use it?
- How do I load my private key in a Java application?
- Identity Token Validation Error?
- What is a Layer Key ID?
- What is a Layer Provider ID?
- How do I generate a Layer identity token?