This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
fe4791c216
authentik
/
web
/
src
/
api
/
Error.ts
3 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
static: add multiple active paths to sidebar
2020-11-26 14:58:05 +00:00
export
class
NotFoundError
extends
Error
{
}
static: rewrite API Fetching to make API Version upgrades easier
2020-11-26 21:37:41 +00:00
export
class
RequestError
extends
Error
{
}
Reference in a new issue
Copy permalink