UNPKG
@wailroth/adonis-ally-apple-v6
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
Ally driver for Apple Sign In
@wailroth/adonis-ally-apple-v6
/
build
/
src
/
types
/
main.js
8 lines
(7 loc)
•
193 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/** * * Access token returned by your driver implementation. An access * token must have "token" and "type" properties and you may * define additional properties (if needed) */
export
{};